Total Complexity | 14 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 225 |
Lines of code | 167 |
Logical lines of code | 47 |
Comment lines | 25 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
addForeignKeys() | 39 | 2 | 91 | |
addForeignKeyIfNotExists() | 56 | 3 | 18 | |
removeForeignKeyIfExists() | 59 | 3 | 15 | |
foreignKeyExists() | 63 | 1 | 12 | |
runMigrations() | 70 | 1 | 7 | |
changeTaskLocationStageIdToNullable() | 72 | 1 | 6 | |
changeCommentAuthorIdToNullable() | 72 | 1 | 6 | |
changeTaskPipelineIdToNullable() | 72 | 1 | 6 | |
dropCommentsIsAdminCommentColumn() | 72 | 1 | 6 |